type testing.fuzzContext

4 uses

	testing (current package)
		fuzz.go#L71: 	fuzzContext *fuzzContext
		fuzz.go#L454: type fuzzContext struct {
		fuzz.go#L482: 	fctx := &fuzzContext{deps: deps, mode: seedCorpusOnly}
		fuzz.go#L539: 	fctx := &fuzzContext{